home *** CD-ROM | disk | FTP | other *** search
/ Hot Super Models / Hot Super Models.iso / unix / x11 / xv200.tar / xv-2.00 / bitmaps / i_fifo < prev    next >
Text File  |  1992-01-01  |  326b  |  8 lines

  1. #define i_fifo_width 20
  2. #define i_fifo_height 13
  3. static char i_fifo_bits[] = {
  4.    0x80, 0x0f, 0xf0, 0x80, 0x0f, 0xf0, 0xff, 0xff, 0xff, 0x80, 0x0f, 0xf0,
  5.    0xff, 0xff, 0xff, 0xf0, 0x7f, 0xf0, 0xff, 0xff, 0xff, 0xc0, 0x1f, 0xf0,
  6.    0xff, 0xff, 0xff, 0x00, 0x07, 0xf0, 0xff, 0xff, 0xff, 0x00, 0x00, 0xf0,
  7.    0xff, 0xff, 0xff};
  8.